home *** CD-ROM | disk | FTP | other *** search
- >INTRO.HTML Acorn C/C++: Chapter 1: Introduction
- >CCANDCPP.HTML Acorn C/C++: Chapter 2: CC and C++
- >CMHG.HTML Acorn C/C++: Chapter 3: CMHG
- >TOANSI.HTML Acorn C/C++: Chapter 4: ToANSI
- >TOPCC.HTML Acorn C/C++: Chapter 5: ToPCC
- >CIMPL.HTML Acorn C/C++: Chapter 6: C implementation details
- >CLIB.HTML Acorn C/C++: Chapter 7: The C library
- >ANSILIB.HTML Acorn C/C++: Chapter 8: The ANSI library
- >EVENTLIB.HTML Acorn C/C++: Chapter 9: The Event library
- >WIMPLIB.HTML Acorn C/C++: Chapter 10: The Wimp library
- >TBOXLIB.HTML Acorn C/C++: Chapter 11: The Toolbox library
- >RENDLIB.HTML Acorn C/C++: Chapter 12: The Render library
- >CPPIMPL.HTML Acorn C/C++: Chapter 13: C++ implementation details
- >STRMLIB.HTML Acorn C/C++: Chapter 14: The Streams library
- >CMATHLIB.HTML Acorn C/C++: Chapter 15: The Complex Math library
- >PORTABLE.HTML Acorn C/C++: Chapter 16: Portability
- >CPASM.HTML Acorn C/C++: Chapter 17: Assembly language interface
- >WRITERM.HTML Acorn C/C++: Chapter 18: How to write relocatable modules in C
- >OVERLAYS.HTML Acorn C/C++: Chapter 19: Overlays
- >NEWFEATS.HTML Acorn C/C++: Appendix A: Changes to the C compiler
- >CERRORS.HTML Acorn C/C++: Appendix B: C errors and warnings
- >CPPERROR.HTML Acorn C/C++: Appendix C: C++ errors and warnings
- :INTRO.HTML Acorn C/C++: Chapter 1: Introduction
- 1 11652 Introduction
- 4 idx-236 Installation of Acorn Desktop C
- 4 idx-237 The C compiler
- 4 idx-238 The C++ translator
- 4 idx-239 This user guide
- 5 idx-240 Part 1 - Using the C tools
- 5 idx-241 Part 2 - C language issues
- 5 idx-242 Part 3 - C++ language issues
- 5 idx-243 Part 4 - Developing software for RISC OS
- 5 idx-244 Part 5 - Appendixes
- 5 marker-804146 Conventions used
- 4 marker-804166 Useful references
- 5 idx-245 C programming
- 5 idx-246 C++ Programming
- 5 idx-247 RISC OS
- 5 marker-804176 The ANSI C standard
- 5 idx-248 The ANSI C++ standard
- :CCANDCPP.HTML Acorn C/C++: Chapter 2: CC and C++
- 1 marker-811764 CC and C++
- 4 idx-41 The underlying programs
- 5 idx-42 How the tools use them
- 5 marker-811786 A note about Make
- 4 idx-43 Getting started with CC and C++
- 4 marker-811845 Libraries
- 5 idx-44 C libraries
- 5 idx-45 C++ libraries
- 4 31137 File naming and placing conventions
- 5 marker-811864 Work directory
- 5 idx-46 Filename conventions
- 6 marker-811880 Rooted filenames
- 6 marker-811883 Source files
- 6 marker-811885 Include files
- 6 marker-811896 Object files
- 6 idx-47 Program files
- 6 idx-48 Compilation list files
- 6 idx-49 Assembly list files
- 6 idx-50 Filename validity
- 4 marker-811940 Include file searching
- 5 idx-51 Reference section
- 6 24087 Search path
- 6 marker-812015 Nested includes
- 6 marker-812035 Use of :mem
- 6 marker-812036 Use of C$Libroot
- 4 marker-812045 The SetUp dialogue box
- 5 marker-812060 Source
- 5 marker-812070 Include
- 5 marker-812078 Compile only
- 5 marker-812081 Preprocess only
- 5 marker-812089 Debug
- 5 marker-812095 Throwback
- 4 marker-812101 The SetUp menu
- 5 idx-52 The command line
- 5 marker-812138 Controlling the preprocessor
- 6 marker-812145 Default path
- 6 marker-812147 Keep comments
- 6 marker-812154 Define
- 6 marker-812158 Undefine
- 5 idx-53 Controlling code generation
- 6 marker-812238 Debug options
- 6 marker-812240 Profile
- 6 marker-812260 Assembler
- 6 marker-812262 Module code
- 5 idx-54 Controlling the linker
- 6 marker-812265 Libraries
- 5 marker-812268 Using the Features menu option
- 6 56841 Features
- 5 idx-55 Handling warnings and errors
- 6 marker-812298 Suppress warnings
- 6 marker-812305 Suppress errors
- 6 marker-812307 UNIX pcc
- 6 marker-812309 Errors to file
- 5 idx-56 Listings
- 6 marker-812311 Listing
- 5 idx-57 Choosing your work directory
- 6 marker-812316 Work directory
- 5 43662 Specifying other command line options
- 6 marker-812318 Others
- 4 idx-58 Output messages
- 4 marker-812331 The icon bar menu
- 4 marker-812483 Command lines
- 5 idx-59 Keyword options
- 5 marker-812374 Preprocessor options
- 5 77881 Translator options
- 5 idx-60 Code generation options
- 5 idx-61 Linker options
- 5 idx-62 Warning and error message options
- 5 idx-63 Additional feature options
- 4 marker-812388 Worked examples
- 5 marker-812385 CHello
- 5 marker-812387 C++Hello
- 5 marker-812394 Sieve
- 5 marker-812395 Dhrystone 2.1
- 5 marker-812396 CModule
- 5 idx-64 Desktop application examples
- :CMHG.HTML Acorn C/C++: Chapter 3: CMHG
- 1 marker-803773 CMHG
- 5 idx-220 A note about Make
- 4 idx-221 Starting CMHG
- 4 marker-803788 The icon bar menu
- 4 idx-222 Example output
- 4 marker-803792 Command line interface
- :TOANSI.HTML Acorn C/C++: Chapter 4: ToANSI
- 1 marker-803963 ToANSI
- 4 78962 ToANSI C translation
- 5 marker-803973 A note about Make
- 4 idx-343 Starting ToANSI
- 4 marker-803978 The icon bar menu
- 4 marker-803979 Example output
- 4 marker-803980 Command line interface
- :TOPCC.HTML Acorn C/C++: Chapter 5: ToPCC
- 1 marker-804139 ToPCC
- 4 83413 ToPCC C translation
- 5 marker-804118 A note about Make
- 4 idx-344 Starting ToPCC
- 4 marker-804132 The icon bar menu
- 4 marker-804133 Example output
- 4 marker-804134 Command line interface
- :CIMPL.HTML Acorn C/C++: Chapter 6: C implementation details
- 1 73093 C implementation details
- 2 50744 Implementation details
- 4 idx-72 Identifiers
- 4 marker-806521 Data elements
- 6 marker-806527 Limits: limits.h and float.h
- 4 marker-806542 Structured data types
- 4 marker-806555 Pointers
- 5 idx-73 Pointer subtraction
- 4 marker-806560 Arithmetic operations
- 4 marker-806575 Expression evaluation
- 4 marker-806603 Implementation limits
- 2 95400 Standard implementation definition
- 4 idx-74 Translation (A.6.3.1)
- 4 28444 Environment (A.6.3.2)
- 4 marker-806640 Identifiers (A.6.3.3)
- 4 marker-806647 Characters (A.6.3.4)
- 4 marker-806664 Integers (A.6.3.5)
- 4 marker-806677 Floating point (A.6.3.6)
- 4 marker-806685 Arrays and pointers (A.6.3.7)
- 4 40778 Registers (A.6.3.8)
- 4 idx-75 Structures, unions, enumerations and bitfields (A.6.3.9)
- 4 idx-76 Qualifiers (A.6.3.10)
- 4 marker-806708 Declarators (A.6.3.11)
- 4 idx-77 Statements (A.6.3.12)
- 4 idx-78 Preprocessing directives (A.6.3.13)
- 4 idx-79 Library functions (A.6.3.14)
- 2 21475 Extra features
- 4 65896 #pragma directives
- 5 marker-806797 Pragmas controlling the preprocessor
- 5 idx-80 Pragmas controlling printf/scanf argument checking
- 5 marker-806801 Pragmas controlling optimisation
- 5 idx-81 Pragmas controlling code generation
- 6 marker-806811 Stack limit checking
- 6 idx-82 Memory access checking
- 6 marker-806812 Global (program-wide) register variables
- 4 marker-806820 Special function declaration keywords
- 5 marker-806827 __value_in_regs
- 5 marker-806829 __pure
- 4 marker-806826 Special variable declaration keywords
- 5 marker-806830 __global_reg(n)
- 5 marker-806831 __global_freg(n)
- :CLIB.HTML Acorn C/C++: Chapter 7: The C library
- 1 marker-804941 The C library
- 2 marker-803045 assert.h
- 2 marker-803051 ctype.h
- 2 marker-804960 errno.h
- 4 marker-803085 EDOM
- 4 marker-803089 ERANGE
- 4 marker-803093 ESIGNUM
- 2 marker-803097 float.h
- 2 marker-803103 limits.h
- 2 marker-803123 locale.h
- 4 idx-83 setlocale
- 4 idx-84 lconv
- 2 marker-803141 math.h
- 2 marker-805025 setjmp.h
- 4 idx-85 setjmp
- 4 idx-86 longjmp
- 2 marker-805050 signal.h
- 4 idx-87 raise
- 2 marker-805063 stdarg.h
- 4 idx-88 va_list
- 4 idx-89 va_start
- 4 idx-90 va_arg
- 4 idx-91 va_end
- 2 marker-805068 stddef.h
- 2 marker-805098 stdio.h
- 4 idx-92 remove
- 4 idx-93 rename
- 4 idx-94 tmpfile
- 4 idx-95 tmpnam
- 4 idx-96 fclose
- 4 idx-97 fflush
- 4 idx-98 fopen
- 4 idx-99 freopen
- 4 idx-100 setbuf
- 4 idx-101 setvbuf
- 4 idx-102 fprintf
- 4 idx-103 printf
- 4 idx-104 sprintf
- 4 idx-105 fscanf
- 4 idx-106 scanf
- 4 idx-107 sscanf
- 4 idx-108 vprintf
- 4 idx-109 vfprintf
- 4 idx-110 vsprintf
- 4 idx-111 fgetc
- 4 idx-112 fgets
- 4 idx-113 fputc
- 4 idx-114 fputs
- 4 idx-115 getc
- 4 idx-116 getchar
- 4 idx-117 gets
- 4 idx-118 putc
- 4 idx-119 putchar
- 4 idx-120 puts
- 4 idx-121 ungetc
- 4 idx-122 fread
- 4 idx-123 fwrite
- 4 idx-124 fgetpos
- 4 idx-125 fseek
- 4 idx-126 fsetpos
- 4 idx-127 ftell
- 4 idx-128 rewind
- 4 idx-129 clearerr
- 4 idx-130 feof
- 4 idx-131 ferror
- 4 idx-132 perror
- 2 marker-803534 stdlib.h
- 4 idx-133 atof
- 4 idx-134 atoi
- 4 idx-135 atol
- 4 idx-136 strtod
- 4 idx-137 strtol
- 4 idx-138 strtoul
- 4 idx-139 rand
- 4 idx-140 srand
- 4 idx-141 calloc
- 4 idx-142 free
- 4 idx-143 malloc
- 4 idx-144 realloc
- 4 idx-145 abort
- 4 idx-146 atexit
- 4 idx-147 exit
- 4 idx-148 getenv
- 4 idx-149 system
- 4 idx-150 bsearch
- 4 idx-151 qsort
- 4 idx-152 abs
- 4 idx-153 div
- 4 idx-154 labs
- 4 idx-155 ldiv
- 5 idx-156 Multibyte character functions
- 4 idx-157 mblen
- 4 idx-158 mbtowc
- 4 idx-159 wctomb
- 5 idx-160 Multibyte string functions
- 4 idx-161 mbstowcs
- 4 idx-162 wcstombs
- 2 marker-805451 string.h
- 4 idx-163 memcpy
- 4 idx-164 memmove
- 4 idx-165 strcpy
- 4 idx-166 strncpy
- 4 idx-167 strcat
- 4 idx-168 strncat
- 4 idx-169 memcmp
- 4 idx-170 strcmp
- 4 idx-171 strncmp
- 4 idx-172 strcoll
- 4 idx-173 strxfrm
- 4 idx-174 memchr
- 4 idx-175 strchr
- 4 idx-176 strcspn
- 4 idx-177 strpbrk
- 4 idx-178 strrchr
- 4 idx-179 strspn
- 4 idx-180 strstr
- 4 idx-181 strtok
- 4 idx-182 memset
- 4 idx-183 strerror
- 4 idx-184 strlen
- 2 marker-805609 time.h
- 4 idx-185 struct tm
- 4 idx-186 clock
- 4 idx-187 difftime
- 4 idx-188 mktime
- 4 idx-189 time
- 4 idx-190 asctime
- 4 idx-191 ctime
- 4 idx-192 gmtime
- 4 idx-193 localtime
- 4 idx-194 strftime
- :ANSILIB.HTML Acorn C/C++: Chapter 8: The ANSI library
- 1 marker-803190 The ANSI library
- 2 idx-0 Extra functions
- 5 idx-1 __heap_checking_on_all_allocates / __heap_checking_on_all_deallocates
- 5 idx-2 _mapstore / _fmapstore
- :EVENTLIB.HTML Acorn C/C++: Chapter 9: The Event library
- 1 marker-803637 The Event library
- 4 idx-223 Introduction
- 4 idx-224 Registering and deregistering event handlers
- 4 marker-803653 Registering and deregistering message handlers
- 4 idx-225 Quitting applications
- 4 idx-226 Programmer interface
- 2 idx-227 Initialisation
- 4 37651 event_initialise
- 4 40327 event_set_mask
- 4 idx-228 event_get_mask
- 2 idx-229 Polling
- 4 82829 event_poll
- 4 12384 event_poll_idle
- 2 idx-230 Registering handlers
- 4 79301 event_register_wimp_handler
- 4 86387 event_register_toolbox_handler
- 4 52340 event_register_message_handler
- 4 66505 event_deregister_wimp_handler
- 4 29204 event_deregister_toolbox_handler
- 4 81401 event_deregister_message_handler
- 2 idx-231 Handlers
- 4 idx-232 WimpEventHandler
- 4 idx-233 ToolboxEventHandler
- 4 idx-234 WimpMessageHandler
- 2 idx-235 Example
- :WIMPLIB.HTML Acorn C/C++: Chapter 10: The Wimp library
- 1 marker-806234 The Wimp library
- 2 idx-345 Programmer interface
- 4 idx-346 wimp_add_messages
- 4 idx-347 wimp_base_of_sprites
- 4 idx-348 wimp_block_copy
- 4 idx-349 wimp_claim_free_memory
- 4 idx-350 wimp_close_down
- 4 idx-351 wimp_close_template
- 4 idx-352 wimp_close_window
- 4 idx-353 wimp_command_window
- 4 idx-354 wimp_create_icon
- 4 idx-355 wimp_create_menu, CloseMenu
- 4 idx-356 wimp_create_submenu
- 4 idx-357 wimp_create_window
- 4 idx-358 wimp_decode_menu
- 4 idx-359 wimp_delete_icon
- 4 idx-360 wimp_delete_window
- 4 idx-361 wimp_drag_box, CancelDrag
- 4 idx-362 wimp_extend
- 4 idx-363 wimp_force_redraw
- 4 idx-364 wimp_get_caret_position
- 4 idx-365 wimp_get_icon_state
- 4 idx-366 wimp_get_menu_state
- 4 idx-367 wimp_get_pointer_info
- 4 idx-368 wimp_get_rectangle
- 4 idx-369 wimp_get_window_info
- 4 idx-370 wimp_get_window_outline
- 4 idx-371 wimp_get_window_state
- 4 idx-372 wimp_initialise
- 4 idx-373 wimp_load_template
- 4 idx-374 wimp_open_template
- 4 idx-375 wimp_open_window
- 4 idx-376 wimp_plot_icon
- 4 idx-377 wimp_poll
- 4 idx-378 wimp_poll_idle
- 4 idx-379 wimp_process_key
- 4 idx-380 wimp_read_palette
- 4 idx-381 wimp_read_pix_trans
- 4 idx-382 wimp_read_sys_info, WimpSysInfo
- 4 idx-383 wimp_redraw_window
- 4 idx-384 wimp_register_filter
- 4 idx-385 wimp_remove_messages
- 4 idx-386 wimp_report_error
- 4 idx-387 wimp_resize_icon
- 4 idx-388 wimp_send_message
- 4 idx-389 wimp_set_caret_position
- 4 idx-390 wimp_set_colour, Wimp_BackgroundColour
- 4 idx-391 wimp_set_colour_mapping
- 4 idx-392 wimp_set_extent
- 4 idx-393 wimp_set_font_colours
- 4 idx-394 wimp_set_icon_state
- 4 idx-395 wimp_set_mode
- 4 idx-396 wimp_set_palette, Palette
- 4 idx-397 wimp_set_pointer_shape
- 4 idx-398 wimp_set_watchdog_state
- 4 idx-399 wimp_slot_size
- 4 idx-400 wimp_sprite_op, SpriteParams
- 4 idx-401 wimp_start_task
- 4 idx-402 wimp_text_colour
- 4 idx-403 wimp_text_op
- 4 idx-404 wimp_transfer_block
- 4 idx-405 wimp_update_window
- 4 idx-406 wimp_which_icon
- :TBOXLIB.HTML Acorn C/C++: Chapter 11: The Toolbox library
- 1 marker-806008 The Toolbox library
- :RENDLIB.HTML Acorn C/C++: Chapter 12: The Render library
- 1 marker-805959 The Render library
- :CPPIMPL.HTML Acorn C/C++: Chapter 13: C++ implementation details
- 1 35591 C++ implementation details
- 4 marker-804741 Translation Limits
- 4 marker-804719 Identifiers (2.3)
- 5 idx-4 Identifiers reserved by Release 3.0
- 4 marker-804727 Character Constants (2.5.2)
- 5 idx-5 Value of multicharacter constants
- 5 idx-6 Value of (single) character constants
- 5 idx-7 Wide character constants
- 4 marker-804766 Floating Constants (2.5.3)
- 5 idx-8 Long double floating constants
- 4 marker-804863 String Literals (2.5.4)
- 5 idx-9 Distinct string literals
- 5 idx-10 Wide character strings
- 4 idx-11 Start and Termination (3.4)
- 5 idx-12 Type of main()
- 5 idx-13 Linkage of main()
- 4 marker-804870 Fundamental Types (3.6.1)
- 5 idx-14 Signed integral types
- 5 idx-15 Long double type
- 5 idx-16 Alignment requirements
- 4 marker-804871 Integral Conversions (4.2)
- 5 idx-17 Conversion to a signed type
- 4 marker-804872 Expressions (5)
- 5 idx-18 Overflow and divide check
- 4 marker-804873 Function Call (5.2.2)
- 5 idx-19 Evaluation order
- 4 idx-20 Explicit Type Conversion (5.4)
- 5 marker-804874 Explicit conversions between pointer and integral types
- 4 marker-804875 Multiplicative Operators (5.6)
- 5 idx-21 Sign of the remainder
- 4 marker-804888 Shift Operators (5.8)
- 5 idx-22 Result of right shift
- 4 marker-804893 Relational Operators (5.9)
- 5 idx-23 Pointer comparisons
- 4 marker-804899 Storage Class Specifiers (7.1.1)
- 5 idx-24 Inline functions
- 4 marker-804901 Type Specifiers (7.1.6)
- 5 idx-25 Volatile
- 5 idx-26 Signed
- 4 idx-27 Asm Declarations (7.3)
- 5 marker-804902 Effect of an asm declaration
- 4 marker-804903 Linkage Specifications (7.4)
- 5 idx-28 Languages supported
- 5 idx-29 Linkage to functions
- 5 idx-30 Linkage to non-functions
- 4 marker-804909 Class Members (9.2)
- 5 idx-31 Allocation of non-static data members
- 4 marker-804905 Bitfields (9.6)
- 5 idx-32 Allocation and alignment of bitfields
- 5 idx-33 Sign of 'plain' bitfields
- 4 marker-804910 Multiple Base Classes (10.1)
- 5 idx-34 Allocation of base classes
- 4 marker-804911 Argument Matching (13.2)
- 5 idx-35 Integral arguments
- 4 marker-804912 Exception Handling (experimental) (15)
- 4 marker-804913 Predefined Names (16.10)
- 5 idx-36 Predefined macros
- :STRMLIB.HTML Acorn C/C++: Chapter 14: The Streams library
- 1 marker-810967 The Streams library
- 2 71594 Introduction
- 4 idx-268 Synopsis
- 4 idx-269 Description
- 5 idx-270 Core Classes
- 5 idx-271 Predefined streams
- 5 idx-272 Classes derived from streambuf
- 5 idx-273 Classes derived from istream, ostream, and iostream
- 4 idx-274 See also
- 2 65332 filebuf
- 4 idx-275 Synopsis
- 4 idx-276 Description
- 5 idx-277 Constructors
- 5 idx-278 Members
- 4 idx-279 See also
- 2 14485 fstream
- 4 idx-280 Synopsis
- 4 idx-281 Description
- 5 idx-282 Constructors
- 5 idx-283 Member functions
- 4 idx-284 See also
- 2 69905 ios
- 4 idx-285 Synopsis
- 4 idx-286 Description
- 5 idx-287 Constructors and assignment
- 5 69054 Error states
- 5 idx-288 Operators
- 5 53067 Formatting
- 5 idx-289 User-defined Format Flags
- 5 idx-290 Other members
- 5 27915 Built-in Manipulators
- 4 idx-291 See also
- 2 43085 istream
- 4 idx-292 Synopsis
- 4 idx-293 Description
- 5 idx-294 Constructors and assignment
- 5 idx-295 Input prefix function
- 5 marker-810973 Formatted input functions (extractors)
- 5 idx-296 Unformatted input functions
- 5 idx-297 Other members
- 5 idx-298 Member functions related to positioning
- 5 idx-299 Manipulator
- 4 idx-300 Caveats
- 4 idx-301 See also
- 2 marker-810975 manipulators
- 4 idx-302 Synopsis
- 4 idx-303 Description
- 4 idx-304 See also
- 2 12724 ostream
- 4 idx-305 Synopsis
- 4 idx-306 Description
- 5 idx-307 Constructors and assignment
- 5 idx-308 Output prefix function
- 5 idx-309 Output suffix function
- 5 marker-810981 Formatted output functions (inserters)
- 5 idx-310 Unformatted output functions
- 5 idx-311 Other member functions
- 5 idx-312 Positioning functions
- 5 idx-313 Manipulators
- 4 idx-314 See also
- 2 52502 stdiobuf
- 4 idx-315 Synopsis
- 4 idx-316 Description
- 4 idx-317 Caveats
- 4 idx-318 See also
- 2 29486 streambuf - protected
- 4 idx-319 Synopsis
- 4 idx-320 Description
- 5 idx-321 Constructors
- 5 idx-322 The Get, Put, and Reserver area
- 5 idx-323 Functions to examine the pointers
- 5 idx-324 Functions for setting the pointers
- 5 idx-325 Other non-virtual members
- 5 idx-326 Virtual member functions
- 4 idx-327 See also
- 2 29225 streambuf - public
- 4 idx-328 Synopsis
- 4 idx-329 Description
- 4 idx-330 See also
- 2 98233 strstream
- 4 idx-331 Synopsis
- 4 idx-332 Description
- 5 idx-333 Constructors
- 5 idx-334 istrstream members
- 5 idx-335 ostrstream members
- 5 idx-336 strstream members
- 4 idx-337 See also
- 2 29005 strstreambuf
- 4 idx-338 Synopsis
- 4 idx-339 Description
- 5 idx-340 Constructors
- 5 idx-341 Member functions
- 4 idx-342 See also
- :CMATHLIB.HTML Acorn C/C++: Chapter 15: The Complex Math library
- 1 marker-804521 The Complex Math library
- 2 75518 Introduction
- 4 idx-195 Synopsis
- 4 idx-196 Description
- 4 idx-197 Diagnostics
- 4 idx-198 See also
- 2 18674 cartesian/polar
- 4 idx-199 Synopsis
- 4 idx-200 Description
- 4 idx-201 See also
- 2 59367 complex_error
- 4 idx-202 Synopsis
- 4 idx-203 Description
- 4 idx-204 See also
- 2 61673 exp, log, pow, sqrt
- 4 idx-205 Synopsis
- 4 idx-206 Description
- 4 idx-207 Diagnostics
- 4 idx-208 See also
- 2 90883 complex operators
- 4 idx-209 Synopsis
- 4 idx-210 Description
- 5 idx-211 Arithmetic operators:
- 5 idx-212 Comparison operators
- 5 idx-213 Assignment operators
- 4 idx-214 Warning
- 4 idx-215 See also
- 2 96289 cplxtrig
- 4 idx-216 Synopsis
- 4 idx-217 Description
- 4 idx-218 Diagnostics
- 4 idx-219 See also
- :PORTABLE.HTML Acorn C/C++: Chapter 16: Portability
- 1 marker-803938 Portability
- 4 idx-251 General portability considerations
- 5 idx-252 Fundamental data types
- 5 idx-253 Byte ordering
- 5 idx-254 Store alignment
- 5 marker-803974 Pointers and pointer arithmetic
- 5 idx-255 Function argument evaluation
- 5 idx-256 System-specific code
- 4 idx-257 ANSI C vs K&R C
- 5 idx-258 Lexical elements
- 5 idx-259 Conversions
- 5 idx-260 Expressions
- 5 idx-261 Declarations
- 5 idx-262 Statements
- 5 idx-263 Preprocessor
- 4 idx-264 The ToPCC and ToANSI tools
- 4 marker-804053 pcc compatibility mode
- 5 idx-265 Language and preprocessor compatibility
- 5 idx-266 Standard headers and libraries
- 5 marker-803222 ctype.h
- 5 marker-803225 errno.h
- 5 marker-803229 math.h
- 5 marker-803233 signal.h
- 5 marker-803239 stdio.h
- 5 marker-803243 string.h
- 5 marker-803248 stdlib.h
- 5 marker-803251 float.h
- 5 marker-803254 limits.h
- 5 marker-803257 locale.h
- 4 idx-267 Environmental aspects
- :CPASM.HTML Acorn C/C++: Chapter 17: Assembly language interface
- 1 marker-803674 Assembly language interface
- 4 marker-803707 Register names
- 4 marker-803711 Register usage
- 4 idx-37 Control arrival
- 4 idx-38 Passing arguments
- 4 idx-39 Return link
- 4 idx-40 Structure results
- 4 marker-803867 Storage of variables
- 4 marker-803875 Function workspace
- 4 64199 Examples
- :WRITERM.HTML Acorn C/C++: Chapter 18: How to write relocatable modules in C
- 1 marker-804566 How to write relocatable modules in C
- 4 idx-407 Getting started
- 4 marker-804587 Constraints on modules written in C
- 4 idx-408 Overview of modules written in C
- 4 marker-804597 Functional components of modules written in C
- 5 idx-409 The C module header generator
- 5 idx-410 The format of input to CMHG
- 5 marker-804615 Runnable application code
- 5 marker-804715 Initialisation code
- 5 marker-804721 Finalisation code
- 5 marker-804727 Service call handler
- 5 marker-804733 Title string
- 5 marker-804739 Help string
- 5 marker-804745 Help and command keyword table
- 5 marker-804751 SWI chunk base number
- 5 marker-804757 SWI handler code
- 5 marker-804763 SWI decoding table
- 5 marker-804769 SWI decoding code
- 5 marker-804852 Turning interrupts on and off
- 5 marker-804775 IRQ handlers
- 5 marker-804781 Event handler
- 5 marker-804872 Library initialisation code
- :OVERLAYS.HTML Acorn C/C++: Chapter 19: Overlays
- 1 marker-803186 Overlays
- 4 idx-249 Paging vs overlays
- 4 idx-250 When to use overlays
- :NEWFEATS.HTML Acorn C/C++: Appendix A: Changes to the C compiler
- 1 98899 Changes to the C compiler
- :CERRORS.HTML Acorn C/C++: Appendix B: C errors and warnings
- 1 marker-557852 C errors and warnings
- 4 idx-65 Interpreting CC errors and warnings
- 4 idx-66 Warnings
- 5 idx-67 Warning messages
- 4 idx-68 Non-serious errors
- 4 idx-69 Serious errors
- 4 idx-70 Fatal errors
- 4 idx-71 System errors
- :CPPERROR.HTML Acorn C/C++: Appendix C: C++ errors and warnings
- 1 59262 C++ errors and warnings
- 3 idx-3 'Not implemented' messages
- =ANSILIB.HTML#idx-0 Extra functions
- =CLIB.HTML#marker-803045 assert.h
- =CLIB.HTML#marker-803051 ctype.h
- =CLIB.HTML#marker-804960 errno.h
- =CLIB.HTML#marker-803097 float.h
- =CLIB.HTML#marker-803103 limits.h
- =CLIB.HTML#marker-803123 locale.h
- =CLIB.HTML#marker-803141 math.h
- =CLIB.HTML#marker-805025 setjmp.h
- =CLIB.HTML#marker-805050 signal.h
- =CLIB.HTML#marker-805063 stdarg.h
- =CLIB.HTML#marker-805068 stddef.h
- =CLIB.HTML#marker-805098 stdio.h
- =CLIB.HTML#marker-803534 stdlib.h
- =CLIB.HTML#marker-805451 string.h
- =CLIB.HTML#marker-805609 time.h
- =CMATHLIB.HTML#75518 Introduction
- =CMATHLIB.HTML#18674 cartesian/polar
- =CMATHLIB.HTML#59367 complex_error
- =CMATHLIB.HTML#61673 exp, log, pow, sqrt
- =CMATHLIB.HTML#90883 complex operators
- =CMATHLIB.HTML#96289 cplxtrig
- =EVENTLIB.HTML#idx-227 Initialisation
- =EVENTLIB.HTML#idx-229 Polling
- =EVENTLIB.HTML#idx-230 Registering handlers
- =EVENTLIB.HTML#idx-231 Handlers
- =EVENTLIB.HTML#idx-235 Example
- =STRMLIB.HTML#71594 Introduction
- =STRMLIB.HTML#65332 filebuf
- =STRMLIB.HTML#14485 fstream
- =STRMLIB.HTML#69905 ios
- =STRMLIB.HTML#43085 istream
- =STRMLIB.HTML#marker-810975 manipulators
- =STRMLIB.HTML#12724 ostream
- =STRMLIB.HTML#52502 stdiobuf
- =STRMLIB.HTML#29486 streambuf - protected
- =STRMLIB.HTML#29225 streambuf - public
- =STRMLIB.HTML#98233 strstream
- =STRMLIB.HTML#29005 strstreambuf
- =WIMPLIB.HTML#idx-345 Programmer interface
-